projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaafc23
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Mon, 13 Jul 2009 04:03:45 +0000
(
04:03
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 13 Jul 2009 04:03:45 +0000
(
04:03
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 075626f5874cd9a115e251c81cb5d8b2bd7210a2..6c29f4133936f0c7a77c3ef42400afef42a9a421 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2009-07-13 Kenichi Handa <handa@m17n.org>
+ * chartab.c (sub_char_table_ref_and_range): Fix the range check
+ against max_char.
+
* cmds.c (internal_self_insert): Check sym by SYMBOLP before
calling XSYMBOL (sym).